DND: Clean up weak pointers when they are no longer needed
authorTom Hughes <tom@compton.nu>
Sun, 22 Mar 2015 10:55:00 +0000 (10:55 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 15:16:29 +0000 (11:16 -0400)
commite7eaca95348bbc1aa97b866128402783f21a933a
tree203441d3350d787ed2e9105d721a4e0199580b8f
parentec32d8dade1e50892e3f96678fe22dae6591ed9f
DND: Clean up weak pointers when they are no longer needed

Failure to do so leads to memory corruption down the road.
This was introduced in commit 650c25e06c17.

https://bugzilla.gnome.org/show_bug.cgi?id=746602
gtk/gtkdnd.c